home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
cmds
/
tar.gnu
/
RCS
/
local.mk,v
< prev
Wrap
Text File
|
1992-03-06
|
766b
|
51 lines
head 1.2;
branch ;
access ;
symbols ;
locks ; strict;
comment @@;
1.2
date 92.03.05.21.44.44; author tve; state Exp;
branches ;
next 1.1;
1.1
date 90.11.20.13.12.27; author tve; state Exp;
branches ;
next ;
desc
@@
1.2
log
@Undefine O_NDELAY (Mike checking in for Thorsten.)
@
text
@#
# This file is included by Makefile. Makefile is generated automatically
# by mkmf, and this file provides additional local personalization. The
# variable SYSMAKEFILE is provided by Makefile; it's a system Makefile
# that must be included to set up various compilation stuff.
#
CFLAGS += -DBSD42 -Dvalloc=malloc -UO_NDELAY
#include <$(SYSMAKEFILE)>
@
1.1
log
@Initial revision
@
text
@d8 1
a8 1
CFLAGS += -DBSD42 -Dvalloc=malloc
@